liblocale-msgfmt-perl software package provides pure Perl reimplementation of msgfmt, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install liblocale-msgfmt-perl
liblocale-msgfmt-perl is installed in your system.
Make ensure the liblocale-msgfmt-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep liblocale-msgfmt-perl *
You will get with liblocale-msgfmt-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | liblocale-msgfmt-perl |
| Version | 0.15-1 |
| Description | pure Perl reimplementation of msgfmt |
| Sub Section | Perl |